eplato-financials-v1 Schema
accounttype Element
eplato-financials-v1 Schema > baseledgerinfo Complex Type : accounttype Element
Namespace urn:xmlns:eplato:financials-v1
Type
Restriction of xs:string
Diagram
accounttype Element
Overview
accounttype Restriction of xs:string
Source
<xs:element name="accounttype" minOccurs="1" maxOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:pattern value="profitandloss|balance|memo" />
    </xs:restriction>
  </xs:simpleType>
</xs:element>
See Also
baseledgerinfo Complex Typeeplato-financials-v1 Schema